home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / comm / news / nn.lha / amiga-nn / help / help.set < prev    next >
Text File  |  1993-03-14  |  407b  |  20 lines

  1. SET COMMAND
  2.  
  3. :set            show changed variables
  4. :set all        show all variables
  5.  
  6.     Modified variables are marked with a *
  7.     Local variables are marked with a >
  8.  
  9. :set VARIABLE VALUE    set VARIABLE to VALUE
  10.  
  11. :unset VARIABLE        reset VARIABLE
  12.  
  13. :toggle VARIABLE    toggle boolean VARIABLE
  14.  
  15. :local VARIABLE [VALUE]    make VARIABLE local to current group
  16.             if VALUE is specified assign it to the local variable
  17.  
  18.  
  19. help.variables
  20.